home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / Apple Scanner Training / Using / card_10280.txt < prev    next >
Text File  |  1990-04-02  |  4KB  |  212 lines

  1. -- card: 10280 from stack: in
  2. -- bmap block id: 10731
  3. -- flags: 0000
  4. -- background id: 3105
  5. -- name: Reduce/Enlarge
  6.  
  7.  
  8. -- part 6 (button)
  9. -- low flags: 80
  10. -- high flags: A004
  11. -- rect: left=7 top=315 right=340 bottom=494
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Self-Check
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual iris close
  23.   hide card button "Self-Check"
  24.   show card button "left"
  25.   show card button "right"
  26.   pop card
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 20 (field)
  32. -- low flags: 80
  33. -- high flags: 2007
  34. -- rect: left=48 top=176 right=292 bottom=329
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 0
  38. -- font id: 3
  39. -- text size: 10
  40. -- style flags: 0
  41. -- line height: 13
  42. -- part name: Preview
  43.  
  44.  
  45. -- part 27 (button)
  46. -- low flags: 00
  47. -- high flags: 0000
  48. -- rect: left=220 top=308 right=342 bottom=263
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 21700 / 21700
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: 
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   visual effect zoom open
  60.   go to stack "Apple Scanner"
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 31 (button)
  66. -- low flags: 00
  67. -- high flags: 2000
  68. -- rect: left=441 top=280 right=303 bottom=465
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: Right
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   visual wipe right slowly
  80.   go next card
  81. end mouseUp
  82.  
  83.  
  84.  
  85. -- part 35 (field)
  86. -- low flags: 80
  87. -- high flags: 0004
  88. -- rect: left=260 top=43 right=75 bottom=443
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 0
  92. -- font id: 3
  93. -- text size: 9
  94. -- style flags: 0
  95. -- line height: 12
  96. -- part name: Message
  97. ----- HyperTalk script -----
  98. on mouseClick
  99.   hide card field "Message"
  100. end mouseClick
  101.  
  102.  
  103.  
  104. -- part 51 (button)
  105. -- low flags: 00
  106. -- high flags: A003
  107. -- rect: left=129 top=283 right=304 bottom=199
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: Next...
  116. ----- HyperTalk script -----
  117. on mouseUp
  118.   visual dissolve to card
  119.   go to next card
  120. end mouseUp
  121.  
  122.  
  123.  
  124. -- part 53 (button)
  125. -- low flags: 00
  126. -- high flags: 2000
  127. -- rect: left=404 top=280 right=303 bottom=428
  128. -- title width / last selected line: 0
  129. -- icon id / first selected line: 0 / 0
  130. -- text alignment: 1
  131. -- font id: 0
  132. -- text size: 12
  133. -- style flags: 0
  134. -- line height: 16
  135. -- part name: Left
  136. ----- HyperTalk script -----
  137. on mouseUp
  138.   visual wipe left slowly
  139.   go to card "Settings"
  140. end mouseUp
  141.  
  142.  
  143.  
  144. -- part 54 (button)
  145. -- low flags: 00
  146. -- high flags: 2000
  147. -- rect: left=441 top=280 right=303 bottom=465
  148. -- title width / last selected line: 0
  149. -- icon id / first selected line: 0 / 0
  150. -- text alignment: 1
  151. -- font id: 0
  152. -- text size: 12
  153. -- style flags: 0
  154. -- line height: 16
  155. -- part name: Right
  156. ----- HyperTalk script -----
  157. on mouseUp
  158.   visual wipe right slowly
  159.   go to card "Scan"
  160. end mouseUp
  161.  
  162.  
  163.  
  164. -- part 56 (button)
  165. -- low flags: 00
  166. -- high flags: 2000
  167. -- rect: left=369 top=280 right=303 bottom=393
  168. -- title width / last selected line: 0
  169. -- icon id / first selected line: 2162 / 2162
  170. -- text alignment: 1
  171. -- font id: 0
  172. -- text size: 12
  173. -- style flags: 0
  174. -- line height: 16
  175. -- part name: Left
  176. ----- HyperTalk script -----
  177. on mouseUp
  178.   visual zoom in to card
  179.   go to card "scan control panel"
  180. end mouseUp
  181.  
  182.  
  183.  
  184. -- part 57 (field)
  185. -- low flags: 01
  186. -- high flags: 0001
  187. -- rect: left=400 top=275 right=308 bottom=473
  188. -- title width / last selected line: 0
  189. -- icon id / first selected line: 0 / 0
  190. -- text alignment: 0
  191. -- font id: 3
  192. -- text size: 12
  193. -- style flags: 0
  194. -- line height: 16
  195. -- part name: 
  196.  
  197.  
  198. -- part contents for card part 20
  199. ----- text -----
  200. Preview
  201.  
  202. Instructs the scanner to perform a 75 dots per inch (dpi) resolution, 100% scale, in Line Art composition.
  203.  
  204. A preview is effected by the Threshold setting and the Graymap setting.  Typically, Preview is used to obtain a rough scan image to set scan areas prior to using Scan.
  205.  
  206. A preview scans the entire scanner glass, ignoring any scan areas set in the Scanner window.
  207.  
  208.  
  209. -- part contents for card part 35
  210. ----- text -----
  211. Click an item in the Scan Control Panel you would like information about. 
  212.